home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0080 / 775.txt < prev    next >
Text File  |  1997-04-16  |  9KB  |  219 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Fri,  8 Dec 89       Volume 89 : Issue 775
  4.  
  5. Today's Topics:
  6.                             Absoft Fortran
  7.                            GCR vs. Mac Plus
  8.                         How to read PC format?
  9.                        LYNX Development System
  10.                       Problem with Uniterm 2.0e
  11.                         TOS 1.4 -- thanks!!!!
  12.                        tv show and the Mega ST
  13.                            Zmag & STReport
  14. ----------------------------------------------------------------------
  15.  
  16. Date: 8 Dec 89 08:48:28 GMT
  17. From: mcsun!hp4nl!nikhefh!t19@uunet.uu.net  (Geert J v Oldenborgh)
  18. Subject: Absoft Fortran
  19. Message-ID: <582@nikhefh.nikhef.nl>
  20.  
  21. In article <891207024528.958022@DMZRZU71-UNI-MAINZ--GERMANY>,
  22.  Ritzert@DMZRZU71.BITNET writes:
  23. > Well, do You really have a library manager with a script command? Mine
  24. > doesn't have one.
  25. >
  26. > If You want to use a common block only in some subroutines You have to
  27. > declare it in Your main program. Otherwise You will get unpredictable
  28. > results.
  29. >
  30. > Michael Ritzert
  31.  
  32. Ad 1). An input redirection from a decent shell should do the trick
  33.        (my makefiles do something like 'echo "a $whatever" > aap;
  34.        f77lib lib < aap')
  35.  
  36. Ad 2). This is as defined in the Standard, though Absoft seems to be the
  37.        only one taking the liberty.  The 'SAVE' option might work, I always
  38.        have a main program with all common blocks which just calls the former
  39.        main as a subroutine.  Much easier debugging too.
  40.  
  41. New ). I cowrote a little linker for Absoft which is ?30 times faster than
  42.        theirs and does not have the EXTERNAL bug.  It is commandline oriented
  43.        because I use 'make' all the time.  The only feature lacking is support
  44.        for BLOCK DATA in libraries.
  45.        Would there be interest in this as a shareware product?
  46.  
  47. Geert Jan van Oldenborgh,
  48. NIKHEF-H
  49.  
  50. ------------------------------
  51.  
  52. Date: 06 DEC 89 18:56:56 CST
  53. From: Z4648252 <Z4648252%SFAUSTIN.BITNET@ricevm1.rice.edu>
  54. Subject: GCR vs. Mac Plus
  55. Message-ID: <891206.18562778.024049@SFA.CP6>
  56.  
  57. ERIC HOBBS writes:
  58.  
  59. "       I have heard in circles that the Spectre GCR is faster than a 8MHz Mac
  60. Plus. Just how much faster is faster? I you can, maybe you could give me some
  61. benchmarks for comparison. Thanxs."
  62.  
  63.     No benchmarks here, but I can tell you that SuperClock is off by
  64. about eight minutes after the Spectre has come on-line in a one hour
  65. period.  By being off, I mean that it is eight minutes too fast.  I
  66. wish that Dave could fix that, but it does impress MACers who wonder
  67. why my clock is always running fast.
  68.     Secondly, a good demo which shows how much faster Spectre GCR is
  69. than a real Mac is Aldus's FreeHand self-running demo.  After one
  70. minute, the Spectre is about four pages ahead of a real Mac plus
  71. equipped comparably, i.e., memory, hard drive, etc.
  72.     Also, putting a Mac Plus and Spectre equipped ST will reveal that
  73. the Spectre offers a snappier screen.  No doubt about it, the Spectre
  74. is just faster.
  75.  
  76. Larry Rymal:  |East Texas Atari 68NNNers| <Z4648252@SFAUSTIN.BITNET>
  77.  
  78. ------------------------------
  79.  
  80. Date: 7 Dec 89 19:58:46 GMT
  81. From: imagen!atari!apratt@ucbvax.Berkeley.EDU  (Allan Pratt)
  82. Subject: How to read PC format?
  83. Message-ID: <1866@atari.UUCP>
  84.  
  85. PMR2@PSUVM.BITNET writes:
  86. >What differences are there between TOS and PC-DOS 3.5" disk formats?  What do
  87. >I need to do to read files from an IBM disk?
  88.  
  89. Ideally, the answer is "zero: there is no difference."  In practice, you can
  90. always read PC disks on ST's, but you can't always read ST disks on PC's.
  91.  
  92. This assumes that the disk is readable at all on the ST: PC 1.44MB
  93. disks aren't.  Use a format which gives 720K or less.
  94.  
  95. >Also, can anyone out there tell me what the differences between pc-ditto and
  96. >pc-ditto II are? (Besides $225, of course.)
  97.  
  98. PC Ditto I is all software: the 68000 runs a program which attempts to
  99. do all the same things as an 8086 and some PC hardware.  It's like a
  100. BASIC interpreter, only it's an 8086-machine-code interpreter.
  101.  
  102. PC Ditto II is hardware: there's actually an 8086 out there to execute
  103. the 8086 instructions.  The ST is used for I/O: disk, screen, keyboard,
  104. serial, parallel, etc.
  105.  
  106. (All this from a man who's never used either product...   Informative,
  107. I hope, but not authoritative.)
  108.  
  109. ============================================
  110. Opinions expressed above do not necessarily     -- Allan Pratt, Atari Corp.
  111. reflect those of Atari Corp. or anyone else.      ...ames!atari!apratt
  112.  
  113. ------------------------------
  114.  
  115. Date: 7 Dec 89 18:41:00 GMT
  116. From: inmet!hedger@uunet.uu.net
  117. Subject: LYNX Development System
  118. Message-ID: <30200030@inmet>
  119.  
  120. Where did you get this little tidbit ????
  121.  
  122.  
  123. =====================================================================
  124. |                                                                   |
  125. | Keith Hedger :  ?...!?uunet!inmet!hedger   hedger@inmet.inmet.com |
  126. |    'It is a sad, but beautiful world..........'                   |
  127. =====================================================================
  128.  
  129. ------------------------------
  130.  
  131. Date: 7 Dec 89 18:47:00 GMT
  132. From: inmet!hedger@uunet.uu.net
  133. Subject: Problem with Uniterm 2.0e
  134. Message-ID: <30200031@inmet>
  135.  
  136. Addendum:
  137.  
  138. Currently, the way I recover from this is to move the mouse until the
  139. 'I' cursor appears, click the right mouse button, select reset.
  140. This resets the terminal and puts me back in the right mode.
  141.  
  142. I am using a Mega2 ST, stock, with a Megafile 30 HD and a color monitor.
  143.  
  144.  
  145.  
  146. =====================================================================
  147. |                                                                   |
  148. | Keith Hedger :  ?...!?uunet!inmet!hedger   hedger@inmet.inmet.com |
  149. |    'It is a sad, but beautiful world..........'                   |
  150. =====================================================================
  151.  
  152. ------------------------------
  153.  
  154. Date: 07 DEC 89 10:17:00 CST
  155. From: Z4648252 <Z4648252%SFAUSTIN.BITNET@ricevm1.rice.edu>
  156. Subject: TOS 1.4 -- thanks!!!!
  157. Message-ID: <891207.10164882.024842@SFA.CP6>
  158.  
  159. Hello all,
  160.  
  161.     With all the flack and so forth that I've been reading concerning
  162. TOS 1.4... maybe I'm doing something wrong--EVERYTHING WORKS!  Thanks
  163. to Ken and the others who are and were involved in the TOS 1.4 project.
  164. After having it now for about three weeks, I'm shocked as to how much
  165. faster and snappier my ST.  I positively *love* how much faster memory
  166. 'drains' from this four megged monster of mine after a power off.  Turning
  167. on the ST under 10 seconds after a power-off results in a clean system.
  168. It used to take nearly a minute before.  MANY THANKS!!!
  169.     File backups are easier with the archive bit installed.  THANKS!!!
  170.     /AUTO/ multiple program pre-loads just flat haul.  THANKS!!!!
  171.     All in all, from a "Joe End User" point of view, I feel like I
  172. have a totally different machine.  It's speed is amazing to me and I only
  173. have one program out several that is 'broken', that is, Blood Money.  I
  174. just can't get it to work but I blame that on Psygnosis's stupid and
  175. idiotic copy protection scheme.
  176.     To Ken, Alan, and John, and the many others involved...thanks for
  177. a great job.  If only Atari's customer relation department would march
  178. to the beat of your drum...
  179.  
  180. Larry Rymal:  |East Texas Atari 68NNNers| <Z4648252@SFAUSTIN.BITNET>
  181.  
  182. ------------------------------
  183.  
  184. Date: 06 DEC 89 19:21:33 CST
  185. From: Z4648252 <Z4648252%SFAUSTIN.BITNET@ricevm1.rice.edu>
  186. Subject: tv show and the Mega ST
  187. Message-ID: <891206.19213238.024049@SFA.CP6>
  188.  
  189. FLASH!
  190.  
  191.     I just saw on the television the sitcom, Growing Pains.
  192. In plain view of everyone, was a Mega ST during an office scene.  Wow!
  193. Gee.  Revolution???
  194.  
  195. Larry Rymal:  |East Texas Atari 68NNNers| <Z4648252@SFAUSTIN.BITNET>
  196.  
  197. ------------------------------
  198.  
  199. Date: 8 Dec 89 08:38:08 GMT
  200. From: stan!katmandu!stevem@uunet.uu.net  (Stephen Matson)
  201. Subject: Zmag & STReport
  202. Message-ID: <1989Dec8.083808.25332@Solbourne.COM>
  203.  
  204.   After just having changed Jobs I need an address to get my
  205.   subscription back on-line.
  206.  
  207.                      Anyone........?
  208.  
  209. --
  210.  E-mail == stevem@Solbourne.COM
  211.   "FRODO LIVES"                                "COLORADO!!"
  212. ------------------------------------------------------------------------------
  213.              Support the formation of a World Space Agency.
  214.  
  215. ------------------------------
  216.  
  217. End of INFO-ATARI16 Digest V89 Issue #775
  218. *****************************************
  219.